From: tomdhunt Date: Thu, 10 Apr 2025 20:25:30 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~6^2~10^2~1 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e9e073ec8c61c9c1f0b87265b073f69278dfac57;p=git-annex.git Added a comment --- diff --git a/doc/forum/Authentication_for_URL_downloads/comment_2_2bb64609b66a24d1c071342cb75ac8cd._comment b/doc/forum/Authentication_for_URL_downloads/comment_2_2bb64609b66a24d1c071342cb75ac8cd._comment new file mode 100644 index 0000000000..5c37542861 --- /dev/null +++ b/doc/forum/Authentication_for_URL_downloads/comment_2_2bb64609b66a24d1c071342cb75ac8cd._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="tomdhunt" + avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" + subject="comment 2" + date="2025-04-10T20:25:30Z" + content=""" +Just passing the `--cookie` option to `curl` doesn't do it; what I need is to automatically fetch the current cookies from the browser and use those every time, i.e. to run custom code at download time. The old `web-download-command` option would have worked fine; alternatively, a setting to run a script to generate the curl options would also work. +"""]]